From 60dc856dafc6468637511be8cf511479fd0fb244 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Mon, 20 Dec 2010 13:57:48 +0100 Subject: [PATCH] x11: Remove duplicated docs They're in gdk/gdkdisplay.c now. --- gdk/x11/gdkcursor-x11.c | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gdk/x11/gdkcursor-x11.c b/gdk/x11/gdkcursor-x11.c index cd50a96b0f..5e0a966b12 100644 --- a/gdk/x11/gdkcursor-x11.c +++ b/gdk/x11/gdkcursor-x11.c @@ -855,17 +855,6 @@ _gdk_x11_display_get_default_cursor_size (GdkDisplay *display) #endif - -/** - * gdk_display_get_maximal_cursor_size: - * @display: a #GdkDisplay - * @width: (out): the return location for the maximal cursor width - * @height: (out): the return location for the maximal cursor height - * - * Gets the maximal size to use for cursors on @display. - * - * Since: 2.4 - */ void _gdk_x11_display_get_maximal_cursor_size (GdkDisplay *display, guint *width, -- 2.30.2